home *** CD-ROM | disk | FTP | other *** search
- /* class_String */
-
- #define TROB_String (TRTG_CLS+0x37) /* A string gadget */
-
- #define TRST_Filter (TRTG_OAT+0x1E4)
-
- #define TRST_INVISIBLE 0x00010000L /* A password gadget -> invisible typing */
- #define TRST_NORETURNBROADCAST 0x00020000L /* <Return> keys will not be broadcast to the window */
- #define TRST_FLOAT 0x00040000L /* Separators "." and "," will be accepted only once */
-
-